Click or drag to resize

Refer Constructor (Dialog)

Initializes a new instance of the Refer class from the specified dialog.

Namespace:  Independentsoft.Sip.Methods
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public Refer(
	Dialog dialog
)

Parameters

dialog
Type: Independentsoft.SipDialog
An existing dialog between the two clients.
See Also